[INFO] cloning repository https://github.com/I-CAN-hack/automotive
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/I-CAN-hack/automotive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FI-CAN-hack%2Fautomotive", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FI-CAN-hack%2Fautomotive'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5b8ee0808eb2e687eb3dbbd14aa082256abd8e3f
[INFO] fixing I-CAN-hack/automotive against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FI-CAN-hack%2Fautomotive" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/I-CAN-hack/automotive
[INFO] finished tweaking git repo https://github.com/I-CAN-hack/automotive
[INFO] tweaked toml for git repo https://github.com/I-CAN-hack/automotive written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/I-CAN-hack/automotive on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/I-CAN-hack/automotive already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6b31a9d63e0c7703b3261e0efb3204e3bb5048699ce573d88d2546c2a5945fcc
[INFO] running `Command { std: "docker" "start" "6b31a9d63e0c7703b3261e0efb3204e3bb5048699ce573d88d2546c2a5945fcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6b31a9d63e0c7703b3261e0efb3204e3bb5048699ce573d88d2546c2a5945fcc" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b31a9d63e0c7703b3261e0efb3204e3bb5048699ce573d88d2546c2a5945fcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6b31a9d63e0c7703b3261e0efb3204e3bb5048699ce573d88d2546c2a5945fcc" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling automotive v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking serial_test v3.4.0
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/can/async_can.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/can/async_can.rs:152:18
[INFO] [stdout]     |
[INFO] [stdout] 152 |           Box::pin(stream! {
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 153 | |             loop { match rx.recv().await {
[INFO] [stdout]     | |                          ---------------
[INFO] [stdout]     | |                          |
[INFO] [stdout]     | |                          `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 154 | |                     Ok(frame) => {
[INFO] [stdout] 155 | |                         if filter(&frame) {
[INFO] [stdout] 156 | |                             yield frame
[INFO] [stdout] 157 | |                         }
[INFO] [stdout]     | |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |         })
[INFO] [stdout]     | |         ^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |_________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/isotp/mod.rs:590:18
[INFO] [stdout]     |
[INFO] [stdout] 590 |           Box::pin(stream! {
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 591 | |             tokio::pin!(stream);
[INFO] [stdout] 592 | |
[INFO] [stdout] 593 | |             loop {
[INFO] [stdout] 594 | |                 yield self.recv_from_stream(&mut stream).await;
[INFO] [stdout]     | |                       ----------------------------------------
[INFO] [stdout]     | |                       |                                  |
[INFO] [stdout]     | |                       |                                  this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                       |                                  up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                       `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 595 | |             }
[INFO] [stdout] 596 | |         })
[INFO] [stdout]     | |         ^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |_________`#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/can/async_can.rs:73:43
[INFO] [stdout]    |
[INFO] [stdout] 51 |                 let callback = callbacks
[INFO] [stdout]    |                     --------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `callback` calls a custom destructor
[INFO] [stdout]    |                     `callback` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 73 |         while let Ok((frame, callback)) = tx_receiver.try_recv() {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 88 |         }
[INFO] [stdout]    |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl Stream<Item = Frame>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/can/async_can.rs:149:67
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn recv_filter(&self, filter: impl Fn(&Frame) -> bool) -> impl Stream<Item = Frame> {
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/can/async_can.rs:149:24
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn recv_filter(&self, filter: impl Fn(&Frame) -> bool) -> impl Stream<Item = Frame> {
[INFO] [stdout]     |                        ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/can/async_can.rs:149:39
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn recv_filter(&self, filter: impl Fn(&Frame) -> bool) -> impl Stream<Item = Frame> {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]     = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 149 -     pub fn recv_filter(&self, filter: impl Fn(&Frame) -> bool) -> impl Stream<Item = Frame> {
[INFO] [stdout] 149 +     pub fn recv_filter<T: Fn(&Frame) -> bool>(&self, filter: T) -> impl Stream<Item = Frame> + use<T> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/can/async_can.rs:152:18
[INFO] [stdout]     |
[INFO] [stdout] 152 |           Box::pin(stream! {
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 153 | |             loop { match rx.recv().await {
[INFO] [stdout]     | |                          ---------------
[INFO] [stdout]     | |                          |
[INFO] [stdout]     | |                          `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 154 | |                     Ok(frame) => {
[INFO] [stdout] 155 | |                         if filter(&frame) {
[INFO] [stdout] 156 | |                             yield frame
[INFO] [stdout] 157 | |                         }
[INFO] [stdout]     | |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |         })
[INFO] [stdout]     | |         ^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |_________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/isotp/mod.rs:590:18
[INFO] [stdout]     |
[INFO] [stdout] 590 |           Box::pin(stream! {
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 591 | |             tokio::pin!(stream);
[INFO] [stdout] 592 | |
[INFO] [stdout] 593 | |             loop {
[INFO] [stdout] 594 | |                 yield self.recv_from_stream(&mut stream).await;
[INFO] [stdout]     | |                       ----------------------------------------
[INFO] [stdout]     | |                       |                                  |
[INFO] [stdout]     | |                       |                                  this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                       |                                  up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                       `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 595 | |             }
[INFO] [stdout] 596 | |         })
[INFO] [stdout]     | |         ^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |_________`#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/can/async_can.rs:73:43
[INFO] [stdout]    |
[INFO] [stdout] 51 |                 let callback = callbacks
[INFO] [stdout]    |                     --------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `callback` calls a custom destructor
[INFO] [stdout]    |                     `callback` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 73 |         while let Ok((frame, callback)) = tx_receiver.try_recv() {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 88 |         }
[INFO] [stdout]    |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl Stream<Item = Frame>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/can/async_can.rs:149:67
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn recv_filter(&self, filter: impl Fn(&Frame) -> bool) -> impl Stream<Item = Frame> {
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/can/async_can.rs:149:24
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn recv_filter(&self, filter: impl Fn(&Frame) -> bool) -> impl Stream<Item = Frame> {
[INFO] [stdout]     |                        ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/can/async_can.rs:149:39
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn recv_filter(&self, filter: impl Fn(&Frame) -> bool) -> impl Stream<Item = Frame> {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]     = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 149 -     pub fn recv_filter(&self, filter: impl Fn(&Frame) -> bool) -> impl Stream<Item = Frame> {
[INFO] [stdout] 149 +     pub fn recv_filter<T: Fn(&Frame) -> bool>(&self, filter: T) -> impl Stream<Item = Frame> + use<T> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating examples/isotp.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/isotp_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/uds_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/can_printer.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/uds.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/configure_bitrate.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/adapter_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/query_fw_versions.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/query_fw_versions_j2534.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.57s
[INFO] [stderr] crater-edition-check: automotive v0.4.1 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling automotive v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0700]: hidden type for `impl Stream<Item = Frame>` captures lifetime that does not appear in bounds
[INFO] [stdout]    --> src/can/async_can.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn recv(&self) -> impl Stream<Item = Frame> + use<> {
[INFO] [stdout]     |                           --------------------------------- opaque type defined here
[INFO] [stdout] 145 |         self.recv_filter(|_| true)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: hidden type `impl Stream<Item = Frame>` captures lifetime `'_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0700]: hidden type for `impl Stream<Item = Frame>` captures lifetime that does not appear in bounds
[INFO] [stdout]    --> src/can/async_can.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn recv(&self) -> impl Stream<Item = Frame> + use<> {
[INFO] [stdout]     |                           --------------------------------- opaque type defined here
[INFO] [stdout] 145 |         self.recv_filter(|_| true)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: hidden type `impl Stream<Item = Frame>` captures lifetime `'_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0700`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `automotive` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0700`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `automotive` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "6b31a9d63e0c7703b3261e0efb3204e3bb5048699ce573d88d2546c2a5945fcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b31a9d63e0c7703b3261e0efb3204e3bb5048699ce573d88d2546c2a5945fcc", kill_on_drop: false }`
[INFO] [stdout] 6b31a9d63e0c7703b3261e0efb3204e3bb5048699ce573d88d2546c2a5945fcc
